]> dgit.raspbian.org Git - ostree.git/commitdiff
libostree-doc: Remove unnecessary Suggests: devhelp
authorJeremy Bícha <jbicha@ubuntu.com>
Mon, 2 Feb 2026 04:20:14 +0000 (23:20 -0500)
committerJeremy Bícha <jbicha@ubuntu.com>
Mon, 2 Feb 2026 04:20:14 +0000 (23:20 -0500)
devhelp is being removed from Debian
and there isn't a need to have a Suggests for its successor, manuals.

apt is currently configure to keep Suggests installed
so it is important that we remove obsolete Suggests

debian/control

index dd05b45b9b03f5c691d84c7c3b41069503955ac1..eb4031d6defa73669906ca3dc11148d198e770ba 100644 (file)
@@ -140,8 +140,6 @@ Multi-Arch: foreign
 Section: doc
 Depends:
  ${misc:Depends},
-Suggests:
- devhelp,
 Description: Development documentation for the libostree library
  libostree provides a library and tools for managing bootable, immutable,
  versioned filesystem trees. See the ostree package's description for